home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 March
/
Amiga-CD 1996 #3.iso
/
amiga_technologies
/
include_h
/
libraries
/
dos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-01-19
|
290 b
|
18 lines
#ifndef LIBRARIES_DOS_H
#define LIBRARIES_DOS_H
/*
** $VER: dos.h 36.2 (12.7.90)
** Includes Release 40.16
**
** Standard C header for AmigaDOS
**
** (C) Copyright 1985-1995 ESCOM AG
** All Rights Reserved
*/
#ifndef DOS_DOS_H
#include "dos/dos.h"
#endif
#endif /* LIBRARIES_DOS_H */